This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
I am writing a content management system for our web site. I have a frameset created
for the back-end management that I want to open a specific saved document.
I have a @DbLookup that retrieves the current users Department name, then I want to
the frameset to do a @DbLookup to open a document in a view that has that Department name in a field.
Is this possible in a frameset? I've looked around on here and haven't found any details
specific to my situation.